home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19941221-19950208 / 000326_news@columbia.edu_Sun Jan 29 15:21:02 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  3KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA00303
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Mon, 30 Jan 1995 03:57:21 -0500
  3. Received: by apakabar.cc.columbia.edu id AA09265
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Mon, 30 Jan 1995 03:57:20 -0500
  5. Path: news.columbia.edu!sol.ctr.columbia.edu!news.msfc.nasa.gov!cs.utk.edu!emory!swrinde!cs.utexas.edu!uwm.edu!psuvax1!news.ecn.bgu.edu!willis.cis.uab.edu!news.lsu.edu!lsuvm.sncc.lsu.edu!SPDREH
  6. From: SPDREH@lsuvm.sncc.lsu.edu (Michael Dreher)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Re: Telemate & Kermit help ne
  9. Date: Sun, 29 Jan 95 21:21:02 CST
  10. Organization: Louisiana State University
  11. Lines: 51
  12. Message-Id: <1733512C41S86.SPDREH@lsuvm.sncc.lsu.edu>
  13. References: <8A22456.096600057D.uuout@mcc.sydpcug.org.au> <8A28031.096600059C.uuout@mcc.sydpcug.org.au>
  14. Nntp-Posting-Host: lsuvm.sncc.lsu.edu
  15. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  16.  
  17. In article <8A28031.096600059C.uuout@mcc.sydpcug.org.au>
  18. paul.garcia@mcc.sydpcug.org.au (PAUL GARCIA) writes:
  19.  
  20. >KI> Does anyone know how to set up Telemate 4.12 properly in order to uploa
  21. >KI> via Kermit with long packets of 1000 or more?  Right now it is set to 8
  22. >KI> and I can only get a maximum cps rate of 500 (SLOW!).  If Telemate
  23. >KI> doesn't allow this, then are there other comm programs like Telix or
  24. >KI> Qmodem which can be configured like this?
  25. >
  26. >I posted a similar question re: Telix and Kermit in another news group. I
  27. >heard nothing so I'll try here. I seem to only be able to set packet
  28. >lengths to 99 in Telix. Also slooww CPS rate. Any ideas on how to
  29. >circumvent this?
  30. >
  31. >Appreciate any advice.
  32. >
  33. >
  34.  
  35. I'll answer to both, although I know Telix better than Terminate.  There's
  36. a couple of threads about Telix and MS-Kermit in Fidonet.  Basically, you
  37. can install MS-Kermit as an external protocol in Telix.  What you need is
  38. a simple batch file that has one line: (Pick based on which version of Kermit
  39. you have)
  40. c:\msker314\kerlite.exe   (MS-Kermit 3.14)
  41. c:\msker313\kermit.exe    (MS-Kermit 3.13) -- adjust based on your path.
  42.  
  43. Save the batch file as KERMIT.BAT and call it from the External protocols
  44. menu.  You do not have to pass file names.  The download and upload batch
  45. file is the same (KERMIT.BAT).  You do need to have Kermit either in your
  46. PATH statement or in the same directory as Telix/Terminate.
  47.  
  48. You then configure the long packets in the MSCUSTOM.INI files.  I have
  49. packets set to 2000, and it works fine for me.
  50.  
  51. That serves as the basics--you will want to check out the book as well as
  52. the Kermit FAQ--that will tell you how to optimize your performance even more.
  53. I have a poor server connection here, and can get 675 cps on text transfers
  54. at 9600 bps, and about 400 cps on binarys.  The FAQ explains how to optimize
  55. still more.  The FAQ is available by FTP to kermit.columbia.edu
  56.  
  57. Telix does *NOT* have the full Kermit implementation--it's only a subset that
  58. has a max of 94 cps.  That is explained in the Telix 3.2x documentation.
  59. I don't believe Telemate does either.  That's why Frank and others urge us
  60. to use Columbia's Kermit.
  61. Hope this helps!
  62.  
  63. Michael Dreher
  64. Dept. of Speech Communication
  65. Louisiana State University
  66. Baton Rouge, LA  70803-3923
  67. spdreh@lsuvm.sncc.lsu.edu (Internet)